home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip Ekim 2003.iso / prog / share / vizeon / setup.exe / AppDir\VizeonCybergirl\games\flashman.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-08-05  |  73 b   |  7 lines

  1. on(press){
  2.    tellTarget("down")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.